Welcome![Sign In][Sign Up]
Location:
Search - edge detection roberts

Search list

[Special Effects图形图象处理之边缘检测

Description: 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace operator.
Platform: | Size: 206848 | Author: 王云华 | Hits:

[Special Effectstu1

Description: 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
Platform: | Size: 276480 | Author: 霍宏宇 | Hits:

[Special EffectsBmpProject

Description: 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
Platform: | Size: 1957888 | Author: 黄光奇 | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Software Engineeringgraph-roberts

Description: 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operator. Experimental Analysis of the various operator edge-detection and anti-noise capability.
Platform: | Size: 1051648 | Author: zsc | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:

[Special EffectsEdgeDetection

Description: 用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.-Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.
Platform: | Size: 19456 | Author: Johnson Huang | Hits:

[Special Effects2561489

Description: 用roberts sobel laplacian算子进行边缘检测,附有图片-With roberts sobel laplacian operator for edge detection, with a picture
Platform: | Size: 130048 | Author: chenzhao | Hits:

[Special EffectsEdgeDetection

Description: Edge Detection边缘检测roberts,sobel,prewitt,laplacian-Edge Detection edge detection roberts, sobel, prewitt, laplacian
Platform: | Size: 193536 | Author: 王旌阳 | Hits:

[Special Effectsedge

Description: 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码-The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
Platform: | Size: 3072 | Author: 佟健 | Hits:

[Graph programEdgeDetect

Description: 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
Platform: | Size: 1024 | Author: 陈路 | Hits:

[Special Effectsedge

Description: sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
Platform: | Size: 46080 | Author: wct | Hits:

[Special EffectsDIP_Exercise4_071221057

Description: 实验内容 编制一个通用的边缘提取函数; 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 -The content of the preparation of a common experimental edge detection function by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator, Marr and Canny edge detection operator.
Platform: | Size: 318464 | Author: lyp | Hits:

[matlabwork

Description: Sobel, Prewitt, roberts edge detection implemented by matlab
Platform: | Size: 57344 | Author: Kil Jhun Jeong | Hits:

[Special EffectsEdge

Description: 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
Platform: | Size: 159744 | Author: xujiangle | Hits:

[Special Effectsroberts

Description: 基于边缘检测车牌定位程序 还有颜色统一 字符分割等模块-License plate location based on edge detection
Platform: | Size: 2048 | Author: wangjingzun | Hits:

[matlabSobel

Description: This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same ways such as Prewitt , Roberts , Canny and others.-This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same ways such as Prewitt , Roberts , Canny and others.
Platform: | Size: 107520 | Author: Tan | Hits:

[Special EffectsRoberts

Description: opencv 中roberts算法 实现边缘检测-opencv edge detection algorithm with the roberts
Platform: | Size: 1390592 | Author: suifengfei | Hits:

[DSP programRoberts

Description: 本程序时DSP上实现的图像Roberts边缘检测,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做Roberts边缘处理以便于DSP处理结果对照。-This program is implemented on a DSP image edge detection Roberts, first dat file into the development of CCS on the TI deal, which the CCS is used on the C programming language. Dat files of which the first through matlab to get into the picture, and Roberts do in matlab edge processing for DSP processing results in the control.
Platform: | Size: 9216 | Author: 鸳都学童 | Hits:

[Special Effectsedge-detection-master

Description: C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
Platform: | Size: 6144 | Author: 穿山甲说 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net